home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / misc / GetVersion.readme < prev    next >
Text File  |  1997-11-02  |  1KB  |  36 lines

  1. Short:    Fix Installer's getversion()
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     dev/misc
  5.  
  6.  
  7.   Improved INSTALLER version checking procedure (23.10.97), V1.1
  8.   --------------------------------------------------------------
  9.   (C) 1997 by Andreas R. Kleinert (Andreas_Kleinert@t-online.de)
  10.   Freeware. Feel free to add it to your own installer scripts!
  11.  
  12.  
  13.   As discussed on the DTA mailing list before, Installer's getversion()
  14.   procedure is somewhat buggy. So I have written a builtin replacement
  15.   using the Installer's lisp-like language to call C:Version and parse
  16.   its output.
  17.  
  18.   Feel free to use and include with your own scripts.
  19.  
  20.   Still missing is a cmpversion() procedure, which takes two file names and
  21.   does compare the versions by itself (e.g. to return #CMPVER=1 for f1 > f2
  22.   and #CMPVER=2 for f1 < f2). Maybe that'll follow.
  23.  
  24.   --
  25.   ARK
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.      890     476 46.5% 23-Oct-97 15:48:08 +GetVersion.readme
  33.     1814     624 65.6% 23-Oct-97 15:48:58 +newgetver.installer
  34. -------- ------- ----- --------- --------
  35.     2704    1100 59.3% 24-Oct-97 04:01:14   2 files
  36.